projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed08ccb
)
Fix previous change.
author
Glenn Morris
<rgm@gnu.org>
Thu, 6 Nov 2008 04:26:22 +0000
(
04:26
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 6 Nov 2008 04:26:22 +0000
(
04:26
+0000)
lisp/org/org-publish.el
patch
|
blob
|
history
diff --git
a/lisp/org/org-publish.el
b/lisp/org/org-publish.el
index ba55cdda9d9d451ad7f646f7a89dca61556baa20..2bf0d4283a8e9681c1ae09d7752779d3fae0f0f0 100644
(file)
--- a/
lisp/org/org-publish.el
+++ b/
lisp/org/org-publish.el
@@
-526,7
+526,7
@@
See `org-publish-org-to' to the list of arguments."
See `org-publish-org-to' to the list of arguments."
(org-publish-org-to "html" plist filename pub-dir))
-(autoload
eshell/cp "em-unix")
; why the eshell version?
+(autoload
'eshell/cp "em-unix")
; why the eshell version?
(defun org-publish-attachment (plist filename pub-dir)
"Publish a file with no transformation of any kind.